func runtime.gcFlushBgCredit

4 uses

	runtime (current package)
		mgcmark.go#L318: 			gcFlushBgCredit(workDone)
		mgcmark.go#L836: func gcFlushBgCredit(scanWork int64) {
		mgcmark.go#L1362: 				gcFlushBgCredit(gcw.heapScanWork - initScanWork)
		mgcmark.go#L1382: 			gcFlushBgCredit(gcw.heapScanWork - initScanWork)